home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group94a.txt / 000050_icon-group-sender _Thu Feb 17 20:43:27 1994.msg < prev    next >
Internet Message Format  |  1994-08-19  |  1KB

  1. Received: by cheltenham.cs.arizona.edu; Thu, 17 Feb 1994 18:01:19 MST
  2. Date: 17 Feb 94 20:43:27 GMT
  3. From: agate!howland.reston.ans.net!math.ohio-state.edu!cs.utexas.edu!swrinde!sgiblab!pacbell.com!att-out!walter!flaubert!norman@ucbvax.Berkeley.EDU  (Norman Ramsey)
  4. Organization: Bellcore
  5. Subject: Icon is not *that* much bigger than tcl
  6. Message-Id: <CLDywG.G9J@walter.bellcore.com>
  7. Sender: icon-group-request@cs.arizona.edu
  8. To: icon-group@cs.arizona.edu
  9. Status: R
  10. Errors-To: icon-group-errors@cs.arizona.edu
  11.  
  12.  
  13. I looked that the numbers, and I may actually try using Icon as an
  14. embedded language.  Here's the size of executable and library versions
  15. of the tcl stuff:
  16.  -rwxr-xr-x  1 norman     212992 Jan 31 15:16 /usr/public/bin/tclsh
  17.  -rw-r--r--  1 norman     220690 Jan 31 15:01 /usr/public/pkg/tcl/lib/libtcl.a
  18. And for Icon we have
  19.  -rwxr-xr-x  1 norman     327680 Sep  8 22:36 /usr/public/pkg/icon/lib/iconx
  20.  -rw-r--r--  1 norman     390918 Sep  8 22:34 /usr/public/pkg/icon/lib/rt.a
  21. Of course, this is a little unfair since Icon is not usable without a
  22. separate translation step, whereas that's included in the size of the
  23. tcl goo.  But icont is not that big either:
  24.  -rwxr-xr-x  1 norman     122880 Sep  8 22:36 /usr/public/pkg/icon/bin/icont
  25. The fast turnaround of tcl is one of its advantages, but the Icon
  26. experiment might be worth trying.  If I learn anything interesting,
  27. I'll report it here...
  28. --
  29. Norman Ramsey
  30. norman@bellcore.com
  31.